RDMAE=DISABLED, TDMAE=DISABLED
DMA Control Register
The register is used to enable the DMA Controller interface operation. There is a separate bit for transmit and receive. This can be programmed regardless of the state of IC_ENABLE.
RDMAE | Receive DMA Enable. This bit enables/disables the receive FIFO DMA channel. Reset value: 0x0 0 (DISABLED): Receive FIFO DMA channel disabled 1 (ENABLED): Receive FIFO DMA channel enabled |
TDMAE | Transmit DMA Enable. This bit enables/disables the transmit FIFO DMA channel. Reset value: 0x0 0 (DISABLED): transmit FIFO DMA channel disabled 1 (ENABLED): Transmit FIFO DMA channel enabled |